[INFO] cloning repository https://github.com/liolin/pass2csv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liolin/pass2csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliolin%2Fpass2csv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliolin%2Fpass2csv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14dfa6d9620efa0551999fe1392fc36fbd60379f
[INFO] checking liolin/pass2csv against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliolin%2Fpass2csv" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liolin/pass2csv
[INFO] finished tweaking git repo https://github.com/liolin/pass2csv
[INFO] tweaked toml for git repo https://github.com/liolin/pass2csv written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liolin/pass2csv on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liolin/pass2csv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0650af4182ecc9360cd09df37752d8604c074e82b6411448db980e0572cf458
[INFO] running `Command { std: "docker" "start" "-a" "b0650af4182ecc9360cd09df37752d8604c074e82b6411448db980e0572cf458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0650af4182ecc9360cd09df37752d8604c074e82b6411448db980e0572cf458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0650af4182ecc9360cd09df37752d8604c074e82b6411448db980e0572cf458", kill_on_drop: false }`
[INFO] [stdout] b0650af4182ecc9360cd09df37752d8604c074e82b6411448db980e0572cf458
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f89da50f7252efdb3602c7a17d94a85c8adb0875093e51635ad9b9e56d57f741
[INFO] running `Command { std: "docker" "start" "-a" "f89da50f7252efdb3602c7a17d94a85c8adb0875093e51635ad9b9e56d57f741", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking base64ct v1.5.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]     Checking cpufeatures v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint-dig v0.8.1
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking signature v1.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.46
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]     Checking cast5 v0.10.0
[INFO] [stderr]     Checking des v0.7.0
[INFO] [stderr]     Checking cfb-mode v0.7.1
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking twofish v0.6.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking pkcs1 v0.3.3
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/bigrand.rs:319:25
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let mut bytes = vec![0u8; bytes_len];
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/prime.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut seed_vec = vec![0u8; 8];
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   4 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout]   4 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/prime.rs:139:22
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let mut moduli = vec![BigUint::zero(); prime_limit];
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   4 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout]   4 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/biguint.rs:2574:21
[INFO] [stdout]      |
[INFO] [stdout] 2574 |                     vec![*n as u32, (n >> 32) as u32]
[INFO] [stdout]      |                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/biguint.rs:2572:21
[INFO] [stdout]      |
[INFO] [stdout] 2572 |                     vec![*n as u32]
[INFO] [stdout]      |                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/biguint.rs:2313:13
[INFO] [stdout]      |
[INFO] [stdout] 2313 |             vec![0]
[INFO] [stdout]      |             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/biguint.rs:2027:16
[INFO] [stdout]      |
[INFO] [stdout] 2027 |         return vec![b'0'];
[INFO] [stdout]      |                ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/biguint.rs:2005:9
[INFO] [stdout]      |
[INFO] [stdout] 2005 |         vec![0]
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.1/src/biguint.rs:490:22
[INFO] [stdout]     |
[INFO] [stdout] 490 |         BigUint::new(vec![1])
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr] error: could not compile `num-bigint-dig` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "f89da50f7252efdb3602c7a17d94a85c8adb0875093e51635ad9b9e56d57f741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89da50f7252efdb3602c7a17d94a85c8adb0875093e51635ad9b9e56d57f741", kill_on_drop: false }`
[INFO] [stdout] f89da50f7252efdb3602c7a17d94a85c8adb0875093e51635ad9b9e56d57f741
